Making a design for a Problem [closed]

Posted by Vaibhav Agarwal on Programmers See other posts from Programmers or by Vaibhav Agarwal
Published on 2012-10-11T20:38:50Z Indexed on 2012/10/11 21:47 UTC
Read the original article Hit count: 268

I have written many codes using OOPS and I am still to understand when is a code good enough to be accepted by experts. The thought procedure of every man is different and so is the design. My question is should I do something in particular to design my programs in such a way that they are good enough to be accepted by people.
Other thing I have also read Head First Object Oriented Design but at last I feel that the way they design the problems is much different I would have designed them.

© Programmers or respective owner

Related posts about object-oriented-design